[INFO] cloning repository https://github.com/ianks/ttest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianks/ttest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b632c83c27e2255af5b69583ed9f3b2711311d67
[INFO] fixing ianks/ttest against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ianks/ttest
[INFO] finished tweaking git repo https://github.com/ianks/ttest
[INFO] tweaked toml for git repo https://github.com/ianks/ttest written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ianks/ttest on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ianks/ttest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8de1afcbe6a54ed60c71d3d8951c725b03479cf31699bc4997ba65765029ee2f
[INFO] running `Command { std: "docker" "start" "8de1afcbe6a54ed60c71d3d8951c725b03479cf31699bc4997ba65765029ee2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8de1afcbe6a54ed60c71d3d8951c725b03479cf31699bc4997ba65765029ee2f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8de1afcbe6a54ed60c71d3d8951c725b03479cf31699bc4997ba65765029ee2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8de1afcbe6a54ed60c71d3d8951c725b03479cf31699bc4997ba65765029ee2f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking itertools v0.10.4
[INFO] [stderr]     Checking clap_lex v0.2.4 (https://github.com/clap-rs/clap#c26e7fd6)
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking bstr v1.0.1
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.0-alpha.0 (https://github.com/clap-rs/clap#c26e7fd6)
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]     Checking clap v4.0.0-alpha.0 (https://github.com/clap-rs/clap#c26e7fd6)
[INFO] [stderr]     Checking toml_edit v0.14.4
[INFO] [stderr]     Checking ttest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/utils.rs (3 fixes)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |               VALUE.as_ref().unwrap().into()
[INFO] [stdout]    |               ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/adapter/ruby_minitest.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     memoize_string!({
[INFO] [stdout] 84 | |         if is_in_file("Gemfile", "minitest") {
[INFO] [stdout] 85 | |             "bundle exec ruby -rminitest/autorun -Ilib:test"
[INFO] [stdout] 86 | |         } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `memoize_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |               VALUE.as_ref().unwrap().into()
[INFO] [stdout]    |               ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/adapter/ruby_rspec.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     memoize_string!({
[INFO] [stdout] 64 | |         if file_exists("bin/rspec") {
[INFO] [stdout] 65 | |             "bin/rspec".to_string()
[INFO] [stdout] 66 | |         } else if is_in_file("Gemfile", "rspec") {
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this warning originates in the macro `memoize_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/utils.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.79s
[INFO] [stderr] crater-edition-check: ttest v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ttest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |               VALUE.as_ref().unwrap().into()
[INFO] [stdout]    |               ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/adapter/ruby_minitest.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     memoize_string!({
[INFO] [stdout] 84 | |         if is_in_file("Gemfile", "minitest") {
[INFO] [stdout] 85 | |             "bundle exec ruby -rminitest/autorun -Ilib:test"
[INFO] [stdout] 86 | |         } else {
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `memoize_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |               VALUE.as_ref().unwrap().into()
[INFO] [stdout]    |               ^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/adapter/ruby_rspec.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     memoize_string!({
[INFO] [stdout] 64 | |         if file_exists("bin/rspec") {
[INFO] [stdout] 65 | |             "bin/rspec".to_string()
[INFO] [stdout] 66 | |         } else if is_in_file("Gemfile", "rspec") {
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     })
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: this error originates in the macro `memoize_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ttest` (bin "ttest") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8de1afcbe6a54ed60c71d3d8951c725b03479cf31699bc4997ba65765029ee2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8de1afcbe6a54ed60c71d3d8951c725b03479cf31699bc4997ba65765029ee2f", kill_on_drop: false }`
[INFO] [stdout] 8de1afcbe6a54ed60c71d3d8951c725b03479cf31699bc4997ba65765029ee2f
